hev-socks5-server: update to 2.11.0
authorRay Wang <[email protected]>
Wed, 5 Nov 2025 13:06:26 +0000 (21:06 +0800)
committerHannu Nyman <[email protected]>
Sat, 8 Nov 2025 09:35:52 +0000 (11:35 +0200)
Upstream changelog:
https://github.com/heiher/hev-socks5-server/releases/tag/2.11.0

Signed-off-by: Ray Wang <[email protected]>
(cherry picked from commit ea11a81f6b6e0a755398fe6c68a377a4def838af)

net/hev-socks5-server/Makefile

index 94ee35d7d5cc5adacec2c4446b66f2522659a064..7ffb01e30f40016b6acaab833f3031cee16e31b8 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=hev-socks5-server
-PKG_VERSION:=2.10.0
+PKG_VERSION:=2.11.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://github.com/heiher/hev-socks5-server/releases/download/$(PKG_VERSION)
-PKG_HASH:=94d1335b6d02e641d1794281f94f5e9e256b71d96bff5e92cf1d76d466a6a545
+PKG_HASH:=fc340c50b93eed52c1985c6d78add4e5b697a020684b03aa32dcd7d38a40dfa7
 
 PKG_MAINTAINER:=Ray Wang <[email protected]>
 PKG_LICENSE:=MIT